<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:500;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #034ea2;  }
a:hover {	color: #0161b7;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 15px !important; overflow-x:hidden;}
.clear {	clear: both;}
.pic100 img{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad100{padding:30px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:86%;margin: auto;}
.container2{width:90%;margin: auto;}
/*@media (max-width:1366px) {
.container{width:1200px}
}
@media (max-width:1199px) {
.container{width:991px}
}*/
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:33%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}


.search img{ display:inline-block;margin-left:6px;}
.search article{cursor:pointer;background-color:#0063b8;color:#fff; margin-top:23px;border-radius:30px;padding:7px 15px;}
.search article:hover,.contact .right a:hover,.h_messageC button:hover{ background-color:#72d774;}
.bshare-custom.icon-medium .bshare-weixin{ background:url(../images/icon1.png) no-repeat !important;width:37px !important;height:37px !important;}
.bshare-custom.icon-medium .bshare-qqim{ background:url(../images/icon2.png) no-repeat !important;width:37px !important;height:37px !important;}
.bshare-custom.icon-medium .bshare-sinaminiblog{ background:url(../images/icon3.png) no-repeat !important;width:37px !important;height:37px !important;}
header{position:absolute;left:7%;top:50px;z-index: 2;}
.logo{float:left;}
.logo img{display: block;width: 280px;}
nav{width:60%;float:right;margin: 30px 0px 0 0;}
nav li{text-align:center;font-size:16px;width:14%;float:left; position:relative;}
nav li&gt;a{ display:block;color:#fff;padding-bottom: 15px;   text-shadow: black 0.1em 0.1em 0.2em;}
nav li&gt;a.cur,nav li:hover&gt;a{font-weight:bold;color:#fff;}
nav li div{position:absolute;width:124%;top:100%;left:-12%;background-color:#0073db;display:none;}
nav li div a{ display:block;color:#fff;padding:10px 5px;font-size: 15px;border-bottom:1px solid #59affd;}
nav li div a:hover{ background-color:#0096ff;color:#fff;}
nav li:hover div{ display:block;}
.banners{ display:none;}
#owl-demo .owl-prev{width:86px;height:17px; background:url(../images/left.png) no-repeat;left:-86px;top:50%;margin-top:-31px;}
#owl-demo .owl-next{width:86px;height:17px; background:url(../images/right.png) no-repeat;right:-86px;top:50%;margin-top:-31px;}
#owl-demo:hover .owl-prev{left:10px; }
#owl-demo:hover .owl-next{right:10px;}
#owl-demo:hover .owl-prev:hover,#owl-demo:hover .owl-next:hover{ opacity:1;}
.owl-theme .owl-controls .owl-buttons div{ position:absolute; font-size:0;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	/*-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;*/
	filter: Alpha(Opacity=70);/*IE7 fix*/
	opacity: 0.7;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.banner .owl-pagination{ position:absolute;width:100%;bottom:20px;left:0; text-align:center}
.banner .owl-pagination div{width:12px;height:12px; border-radius:50%; background-color:#fff; opacity:0.6; display:inline-block;margin:0 6px;}
.banner .owl-pagination div.active{ opacity:1;}
.h_aboutT .left{width:62%; background:url(../images/bg1.jpg) no-repeat center center; background-size:cover;}
.h_aboutT .left1{width:100%; background:url(../images/bg1.jpg) no-repeat center center; background-size:cover;}
.h_aboutT .right{width:38%;height:836px;}
.h_aboutT .left h5{ font-size:40px; text-transform:uppercase;font-weight:bold;}
.h_aboutT .left h5:after,.h_title h2:after{content:'';width:80px;height:3px; background-color:#72d774; display:block;margin:15px 0 0 0;}
.h_aboutT .left h2{color:#0063b8;font-size:37px;font-weight:bold; background:url(../images/icon8.png) no-repeat center left;padding-left:85px;margin-top:70px;}
.h_aboutT .left .con,.h_case .h_caseC .con{color:#898989;font-size:16px;margin-top:47px;line-height:30px; height:120px; overflow:hidden;}
.h_aboutT .left .more{ width:150px;height:40px; text-align:center;line-height:40px;border:1px solid #222; border-radius:30px; display:block;margin-top:30px; background-color:#fff;}
.h_aboutT .left .more:hover{ background-color:#1f66a6;color:#fff;}
.h_aboutT .left:after{width:100%;height:150px; background-color:#034ea2;content:''; display:block;}
.h_aboutT .left article{padding:100px 18% 215px 13%;}
.h_aboutT .right img{ display:none;}
.h_about .ul{background:url(../images/bg3.jpg) no-repeat center center;background-size:cover;padding:70px 5%;color:#fff;position: absolute;z-index: 1;left: 7%;bottom: 0;}
.h_about .ul li h5{font-size:26px;}
.h_about .ul li img{ display:block;margin:10px auto;}
.h_shebei{ background:url(../images/bg4.jpg) no-repeat center center; background-size:cover;}
.h_title h2{ font-size:40px;}
.h_shebeiC dl{padding: 5%;}
.h_shebeiC dl a{ background-color:#fff;padding:5px; box-shadow:0 0 10px #ccc; display:block;}
.h_shebeiC dl dd{padding:20px 15px; position:relative;}
.h_shebeiC dl dd:after{ position:absolute;width:38px;height:14px; content:''; display:inline-block;background:url(../images/icon14.png) no-repeat; overflow:hidden; background-size:76px;right:15px;top:27px;}
.h_shebeiC dl dd h5{width:80%;font-size:18px;}
.h_shebeiC .prev{ background-color:#0063b8; position:absolute;left:-50px;top:36%;cursor:pointer;}
.h_shebeiC .next{ background-color:#0063b8; position:absolute;right:-50px;top:36%;cursor:pointer;}
.h_shebeiC .prev:hover,.h_shebeiC .next:hover{ background-color:#72d774;}
.h_shebeiC dl a:hover dd:after{ background-position:-38px 0;}
.h_shebeiC dl a:hover{ background-color:#0063b8;color:#fff;}
.h_title .more{ width:150px;height:40px; text-align:center;line-height:40px;border:1px solid #222; border-radius:30px; display:block;margin-top:30px; background-color:#fff; margin-right:30px;}
.h_title .more:after{width:38px;height:14px; content:''; display:inline-block;background:url(../images/icon14.png) no-repeat; overflow:hidden; background-size:76px;vertical-align:middle;margin-left:5px;}
.h_title .more:hover{margin-right:10px;}
/*.h_case{padding-bottom: 56px;}*/
.h_case:before{content:''; display:inline-block;width:40%; background:url(../images/bg5.jpg) no-repeat center center; background-size:cover; position:absolute;height:100%;left:0;top:0;}
.h_case .left{width:40%;margin:100px 0 0 7%;}
.h_case .right{width:48%;padding:100px 7% 180px 4%;background:url(../images/bg6.jpg) no-repeat center center; background-size:cover; }
.h_case .h_title h5{font-size:40px;font-weight:bold;}
.h_case .h_title h2{font-weight:bold; text-transform:uppercase;}
.h_case .h_caseC h5{font-size:28px;margin-top:60px;}
.h_case .h_caseC .con{ height:90px;}
.h_case .h_caseC .more{ background-color:#72d774;color:#fff;padding:11px 30px; display:inline-block;margin-top:40px;}
.h_case .h_caseC .more:after,.new dl dd div span:after{width:38px;height:14px; content:''; display:inline-block;background:url(../images/icon14.png) no-repeat; overflow:hidden; background-size:76px;vertical-align:middle;margin-left:10px; background-position:-38px 0;}
.h_case .h_caseC .more:hover,.new dl a:hover dd div span{ background-color:#0063b8;}
.h_case .owl-pagination{ text-align:center;position: absolute;width: 100%;bottom: 60px;}
.h_case .owl-pagination .owl-page{ display:inline-block; margin:0 0;width:26px;height:26px; border:1px solid transparent;border-radius:50%;}
.h_case .owl-pagination .owl-page span{width:6px;height:6px; border-radius:50%; background-color:#222; display:inline-block;}
.h_case .owl-pagination .owl-page.active{ border:1px solid #222;}
.h_newC .left{width:33%;}
.h_newC .right{width:100%;}
.h_newC .left div{ background-color:#0063b8;color:#fff;}
.h_newC .left div span{ float:right; background-color:#72d774;width:70px;}
.h_newC .left div h5{width:calc(100% - 70px);float:left;line-height:70px;padding:0 15px;font-size:16px;}
.h_newC .right dl{margin-bottom:44px;}
.h_newC .right dl:first-child{ display:none;}
.h_newC .right dl dt{font-size:18px;}
.h_newC .right dl dd p{color: #898989;font-size: 16px;margin-top:13px;line-height:25px;height:50px; overflow:hidden;}
.h_newC .right dl dd time{ display:block;font-size:36px;margin-top:20px;}
.h_message{ background:url(../images/bg7.jpg) no-repeat center center; background-size:cover;}
.h_message .h_title p{line-height:27px;margin-top:10px;}
.h_messageC dl{margin-bottom:60px;}
.h_messageC dl dt{font-size:18px;color:#222;margin-bottom:20px;}
.h_messageC dl dd input{border-bottom:1px solid #dcdcdc;width:100%;line-height:60px;height:60px;font-size:15px; background-color:transparent;}
.h_messageC dl dd textarea{background-color:transparent;width:100%;height:120px;border-bottom:1px solid #dcdcdc; resize:none;}
.h_messageC button{ background-color:#0063b8;color:#fff;border-radius:30px;width:146px; text-align:center;height:44px;line-height:44px;font-weight:bold;font-size:23px; cursor:pointer;}
.foot{ background-color:#202020;}
.footT{padding:50px 0;}
.footT dl{float:left;margin-right:11%;}
.footT dl dt{ font-size:18px;margin-bottom:20px;}
.footT dl dd a{ display:block;margin:2px 0;color:#bab7b7;}
.footT dl dd{line-height:30px;}
.bq{padding:24px 0;border-top:1px solid #4d4d4d;color:#bab7b7; overflow:hidden;}
.bq a{color:#bab7b7;}
.bq .span2{float:right;}	
.search form{ position:absolute;width:300px; background-color:#e0e0e0;top:100%;right:0;padding:10px; overflow:hidden; display:none;}
.search form input{width:calc(100% - 60px);background-color:#fff;float:left;line-height:33px;height:33px;text-indent:15px;}
.search form button{width:60px;background-color: #0063b8;color: #fff;float:right;line-height:33px;height:33px; cursor:pointer;}
.otherbanner1{padding:210px 0 176px;}
.otherbanner1 article{ background-color:rgba(0,99,184,0.8); display:inline-block;padding:20px 30px;min-width:620px;}
.otherbanner1 h6{ text-transform:uppercase; font-size:30px; font-weight:bold;display:inline-block;margin-top: -20px;padding: 0 20px;}
.otherbanner1 h2{font-size:38px;margin:13px 0 27px;}
.otherbanner1 article .con{border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;padding: 0 0 30px;margin-top: 24px; position:relative;}
.otherbanner1 article .con:before{width:14%;height:1px; background-color:#fff;content:''; display:inline-block; position:absolute;top:0;left:0;}
.otherbanner1 article .con:after{width:14%;height:1px; background-color:#fff;content:''; display:inline-block; position:absolute;top:0;right:0;}
.other2{ background:url(../images/otherbanner2.jpg) no-repeat center center; background-size:cover;}
.other4{ background:url(../images/otherbanner4.jpg) no-repeat center center; background-size:cover;}
.other5{ background:url(../images/otherbanner5.jpg) no-repeat center center; background-size:cover;}
.other6{ background:url(../images/otherbanner6.jpg) no-repeat center center; background-size:cover;}
.other7{ background:url(../images/otherbanner7.jpg) no-repeat center center; background-size:cover;}
.other8{ background:url(../images/otherbanner8.jpg) no-repeat center center; background-size:cover;}
.othernav{border-bottom:1px solid #dcdcdc;}
.othernav a{padding:20px 10px;margin:0 15px;border-bottom:3px solid #fff; display:inline-block;font-size:16px;}
.othernav a.cur{border-color:#196eac;color:#196eac;}
.advantage h1{font-size:26px; text-align:center;}
.advantage .con{font-size:16px; text-align:justify;line-height:30px;margin-top:30px;}
.advantage img{ max-width:100%;}
.pagelist {margin:40px 0 0;}
.pagelist ul{border-radius:30px; border:1px solid #dcdcdc; display:inline-block;padding:0 30px;font-size: 0;background: -moz-linear-gradient(top, #fff, #f2f3f2); 
background: -webkit-gradient(linear,top,from(#fff),to(#f2f3f2));
background: -webkit-linear-gradient(top, #fff, #f2f3f2);
background: -o-linear-gradient(top, #fff, #f2f3f2);}
.pagelist li{ display:inline-block;font-size:14px;}
.pagelist li a,.pagelist li span{ display:block;padding:10px 16px;border-right:1px solid #ededed;overflow:hidden;}
.pagelist li:first-child a,.pagelist li:first-child span{border-left:1px solid #ededed;}
.pagelist li a:hover,.pagelist li a.cur,.pagelist li.active span{border-color:#0077e5;  background-color:#0077e5;color:#fff;}
.case dl dd{padding:23px 0 35px;}
.case dl dd h5{ font-size:20px; text-align:center;}
.case dl dd p{ color:#999;line-height:25px;height:50px; overflow:hidden;margin-top:10px;}
.case dl a:hover img,.new dl a:hover dt img{-webkit-transform: scale3d(1.1,1.1,1); 	transform: scale3d(1.1,1.1,1);}
.contact .left{ width:65%;}
.contact .right{width:35%; background:url(../images/bg8.jpg) no-repeat center center; background-size:cover;padding:50px 36px;}
.contact .right h5{font-size:18px;}
.contact .right h2{font-size:24px; text-transform:uppercase;margin-top:5px;}
.contact .right h2:after{content:''; display:block;width:13px;height:4px; background-color:#003cff;margin:10px 0 0 0;}
.contact .right .con{margin-top:40px;line-height:30px;}
.contact .right .con p{margin:10px 0;}
.contact .right .con p img{ display:inline-block;margin-right:8px;}
.contact .right a{ background-color:#0160b9;color:#fff;padding:10px 10px;width:50%; text-align:center; display:block;margin-top:50px;}
.contact{ display:flex;}
.map{ height:100%;}
.shebei dl {padding:0 15px;margin-bottom:40px;}
.message h2{ text-align:center; font-size:18px;margin-bottom:90px;}
.message button{margin:auto;display: block;}
.new dl a{ display:block; overflow:hidden;padding:23px 0;border-bottom:1px solid #ededed;}
.new dl dt{width:260px;float:left;}
.new dl dd{width:calc(100% - 280px);float:right;}
.new dl dd h5{font-size:22px;}
.new dl dd p{color:#999999;line-height:25px;height:50px; overflow:hidden;margin-top:16px;font-size:16px;}
.new dl dd div{ overflow:hidden;color:#ccc;margin-top:30px;}
.new dl dd div span{float:right;background-color: #72d774;color: #fff;padding:6px 19px;display: inline-block;}
.new dl dd h5:before{width:0;height:1px; display:inline-block; vertical-align:middle; background-color:#0161b7;content:'';-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.new dl a:hover dd h5:before{width:30px;margin-right:10px;}
.newmain h1{font-size:30px;text-align: center;margin-bottom: 12px;} 
.newmain time{ color:#999; display:block; text-align:center;margin: 25px auto 40px;padding-bottom:20px; border-bottom:1px solid #ededed; }
.newmain time span{ display:inline-block; margin:0 10px;}
.newmain time span img{ height:20px; display:inline-block; vertical-align:middle;margin-right:5px;}
.newmain article{text-align: justify;margin-top:30px;line-height:30px;font-size:16px;}
.newmain article img{max-width:100%;}
.prenext{margin-top:60px; overflow:hidden;font-size:18px;}
.prenext p:last-child{ text-align:right;}
.prenext p a{ display:block;}
.about1{ display:flex;margin-left:12.5%;}
.about1 .left{width:35%;}
.about1 .right{width:65%;}
.about1 .left h6{font-size:24px;margin-top:20px;}
.about1 .left h2{font-size:40px;margin-top: 10px;font-weight:bold; text-transform:uppercase;color:#666666;}
.about1 .left h2:after{width:78px;height:2px;content:''; display:block;margin-top:15px; background-color:#72d774;}
.about1 .left .con{line-height:30px;height:150px; overflow:hidden;font-size:17px;margin-top:30px;width:85%; text-align:justify;}
.about1 .left .more{ display:block;margin:20px 0 30px; text-align:right;color:#45ac47;width:85%;font-size:18px;}
.about1 .left .more img{ display:inline-block;width:auto; vertical-align:middle;margin-left:5px;}
.about3{margin-top:100px;}
.about3 .ul{ position:inherit;padding: 70px 0;width: 100%;}
.about2 .tit h2,.about4 .right .tit h2{ font-size:30px;}
.about2 .tit h5,.about4 .right .tit h5{ font-size:20px; text-transform:uppercase;margin:5px 0;}
.about2 .tit h5:after,.about4 .right .tit h5:after{width:50px;height:3px; display:block; background-color:#72d774; content:'';margin:15px auto 0;}
.about2C dl a{ display:block; border:1px solid #ededed;}
.about2C dl dd{padding:0 10px;}
.about2C dl dd h5{font-size:20px;margin-top:46px;}
.about2C dl dd span{ display:inline-block;margin-top:46px; background-color:#eeeeee;padding:10px 0;width:50%;}
.about2C dl a:hover{border-color:#1e66a6;}
.about2C dl a:hover dd span{background-color:#1e66a6;color:#fff;}
.about4 .right{width:35%; background-color:#edf0ff;padding:60px 5%; position:absolute;right:0;top:0;height:100%;}
.about4 .left{width:75%;margin:100px -50% 0 12.5%; text-align:justify; position:relative;}
.about4 .right .tit h5 span{color:#72d774;}
.about4 .right .tit h5:after{margin:15px 0 0;}
.about4 .right article{margin-top:28px;color:#999999;font-size:12px;text-transform:uppercase;line-height:19px;}
.about4 .right article:after{width:2px;height:150px;content:''; display:block; background-color:#aba8a8;margin: 20px 0 0 20px;}
.about4 .left article{line-height:30px;font-size:16px;width:55%;}
.about4 .left img{margin-top:130px;max-width:100%;}






.bottomtel,.bottomtelh{ display:none;}
.nav-moblie{width:45px; height:45px;float: right; display:none;}
.nav-moblie a {background-color: #fff;display: block;height: 3px;position: relative;top: 0;width:80%;margin:16px auto 0;}
.nav-moblie a:after,
.nav-moblie a:before {background-color: #fff;display: block;height: 3px;left: 0;position: absolute;width: 100%;content:'';}
.nav-moblie a:after { top: 8px;}
.nav-moblie a:before { top: -8px;}
#nav{ position:fixed;top:0; left:0; display:none;z-index:99; width:100%; background:#d42e57;height: 100%;   overflow-y: scroll !important; }
#nav li{  color:#fff;}
#nav li a{ color:#fff;font-size:15px; display:inline-block; width:100%;height:3em; line-height:3em; padding-left:4%;border-bottom:1px solid #e4577a; position:relative;}
#nav li a span{ position:absolute; right:6%; top:32%; text-indent:-99999px; display:block; width:9px; height:15px; background:url(../images/arrow.png) no-repeat;}
#nav li.btn_up{ text-align:center;}
#nav li.btn_up img{ vertical-align:middle; max-width:64px;width:10%;}
#nav li div{ display:none;font-size:13px; background-color:#e04068;}
#nav li div a{ padding-left:5%;}
.bottomtel{ display:none; background-color:#1b5191;color:#fff; overflow:hidden; position:fixed;bottom:0;left:0;width:100%;z-index: 4;}
.bottomtel a{width:50%;float:left; text-align:center;color:#fff;padding:15px 0;}
.bottomtelh{display:none;height:51px;}
.bottomtel a:nth-child(2){ background-color:#1e6bcc;}
.developicon1{ position:absolute;left:50%;margin-left:-12px; top:0;}
.develop:after{content:''; display:inline-block; width:1px;height:100%; background-color:#0063b8; position:absolute;left:50%;top:23px;}
.developlist li{float:right;width:43%;margin-top:90px;box-shadow:0 0 7px #a5a5a5;}
.developlist li:nth-child(even){float:left;width:43%; text-align:right;}
.developlist li:nth-child(2){margin-top:230px;}
.developlist li img{ width:100%;}
.developlist h2{font-size:29px;font-weight:bold;color:#000;margin:0 15px;margin-bottom:50px;}
.developlist h2 p{font-weight:100;font-size:20px;color: #666;}
.developline:before{width:1px;height:100%;top:13px;left:43%; content:''; background-color:#dcdcdc; display:inline-block; position:absolute;}
.developline:after{ width:1px;height:100%;top:13px;right:43%; content:''; background-color:#dcdcdc; display:inline-block; position:absolute;}
.developlist li div{padding:10px;}
.developlist li div h5{font-size:29px;color:#000;line-height: 26px;}
.developlist li div p{margin-top:10px;font-size:14px;color: #999;}











.menu_overlay{top: 0; position:fixed; right:-80%; width: 80%; max-width: 280px; height: 0; overflow: hidden; filter:alpha(opacity=0); opacity: 0; background:rgb(1, 132, 251); z-index:9;}

.overlay_active{ height: 100%; right:0; filter:alpha(opacity=100); opacity: 1;}

.overlay_box{ position: absolute; top:10%; left: 0; width: 100%; max-height:90%; overflow: auto; padding:15px 15px 60px;}
.nav_list2 li{ padding-top:10px; border-bottom: 1px dashed #FFFFFF;}
.nav_list2 li a.nav_item0{ display: block; font-size: 16px; padding: 0 5px 10px; color: #FFFFFF;}
.menu-activator{z-index: 10;position: absolute; top:40px; right: 4%; display: none;}
.menu-activator span.descriptor,.menu-activator div.visual {display: block; float: left; cursor: pointer;}
.menu-activator span.descriptor {font-family:arial, helvetica, sans-serif; font-size: 1.4rem; text-transform: uppercase; color: #003477;line-height: 3rem;}
.menu-activator div.visual { position: relative; margin-left: 8px; width: 2rem;height: 2.2rem;top:-26px;}
.menu-activator div.visual i.line { width: 100%;height:4px;background-color: #fff; -webkit-border-radius: 2px; border-radius: 2px; display: block;position: absolute;-moz-transition: all 300ms ease; -o-transition: all 300ms ease; -webkit-transition: all 300ms ease; transition: all 300ms ease; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.menu-activator div.visual i.line.line01 {top: 6px;filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transition-delay: 210ms; -o-transition-delay: 210ms; -webkit-transition-delay: 210ms; transition-delay: 210ms;}
.menu-activator div.visual i.line.line02 {top: 14px; -moz-transition-delay: 140ms; -o-transition-delay: 140ms;-webkit-transition-delay: 140ms; transition-delay: 140ms;}
.menu-activator div.visual i.line.line03 { top: 22px; -moz-transition-delay: 70ms; -o-transition-delay: 70ms; -webkit-transition-delay: 70ms; transition-delay: 70ms;}
.menu-activator div.visual i.line.line04 { top: 30px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0;-moz-transition-delay: 0ms;-o-transition-delay: 0ms; -webkit-transition-delay: 0ms;transition-delay: 0ms;}
.menu-activator.active{ position:fixed;}
.menu-activator.active div.visual i.line:nth-child(1), a.menu-activator.active div.visual i.line:nth-child(3) {top:16px}
.menu-activator.active div.visual i.line:nth-child(1) {-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.menu-activator.active div.visual i.line:nth-child(3) {-moz-transform:rotate(45deg); -ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.menu-activator.active div.visual i.line:nth-child(2), .menu-activator.active div.visual i.line:nth-child(4) {filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}
.menu-activator.active span.descriptor{color: #e02d39;}
.menu-activator.active div.visual i.line.line01, .menu-activator.active div.visual i.line.line02, .menu-activator.active div.visual i.line.line03, .menu-activator.active div.visual i.line.line04 { background-color: #fff; -moz-transition-delay:0ms; -o-transition-delay:0ms;-webkit-transition-delay:0ms; transition-delay:0ms}
.menu-activator.active div.visual:hover i.line.line01, .menu-activator.active div.visual:hover i.line.line03 {filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}
.menu-activator.active div.visual:hover i.line.line01, .menu-activator.active div.visual:hover i.line.line02, .menu-activator.active div.visual:hover i.line.line03, .menu-activator.active div.visual:hover i.line.line04 {-moz-transition-delay:0ms; -o-transition-delay:0ms; -webkit-transition-delay:0ms;transition-delay:0ms}
.overlay_active,.overlay_active *{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.subclass{ overflow:hidden; height: 0; filter:alpha(opacity=0); opacity: 0;}
.subclass a{ display: block; float: left; width: 100%; padding: 5px; color: #FFFFFF;}
.subclass a:hover{ color: #ddf5f1;}
.subclass_active{ height: auto; filter:alpha(opacity=100); opacity: 1; padding-bottom: 5px;}
.subclass_active{background: rgba(255,255,255,0.2);padding: 10px 0;}



@media(max-width:1570px){
	.footT dl {margin-right: 7%;}
}
@media(max-width:1410px){
	.footT dl {margin-right: 6%;}
}
@media(max-width:1360px){
	.h_newC .right dl dd time {font-size: 28px;margin-top: 16px;}
	.h_newC .right dl {margin-bottom: 33px;}
	.footT dl {margin-right: 4%;}
	.about1 .left h2 {font-size: 34px;}

}
@media(max-width:1199px){
	nav {width: 57%;}
	.h_newC .right dl dd p {font-size: 14px;margin-top: 9px;line-height: 20px;height: 40px;}
	.h_newC .right dl dd time {font-size: 23px;margin-top: 11px;}
	.h_newC .right dl {margin-bottom: 22px;}
	.footT dl {margin-right: 3%;}	

}

@media(max-width:991px){
	nav,.tj,.footT,.search,.bshare-custom,.h_aboutT .right,.h_aboutT .left:after,.h_newC .left,.otherbanner1 p{ display:none;}
	.menu-activator,.h_about,.h_newC .right dl:first-child,.contact{ display:block;}
	header{ background-color:#1b5191;position: initial;width: 100%; text-align:left !important;padding:12px 20px;margin-left:0;}
	.newmain h1 {font-size: 26px;}	
	header{width:100% !important;}	
	.h_aboutT .left,.h_newC .right,.contact .left,.contact .right{ width:100%;}
	.h_aboutT .left article {padding: 40px 20px;}
	.h_about .ul {padding: 36px 20px;position: initial;width: 100%;}
	.h_title h2,.h_case .h_title h5{font-size: 30px;}
	.h_shebeiC dl dd h5 { font-size: 16px;}
	.h_case .h_caseC h5 {font-size: 23px;}
	.h_case .right {padding: 56px 7% 116px 4%;}
	.h_newC .right dl{padding:0;}
	.pad100 {padding: 40px 0;}
	.h_messageC dl {margin-bottom: 40px;padding: 0;}
	.h_about .ul li img {width: 32%;}
	.about1 .left h2 {font-size: 24px;}
	.otherbanner1 {padding: 128px 0;}
	.otherbanner1 h6{font-size: 20px;}
	.otherbanner1 h2 {font-size: 28px;margin: 4px 0 0;}
	.otherbanner1 article {min-width: 440px;}
	.map{height:250px;}
	.prenext p:last-child {text-align: left;margin-top: 10px;}
	.prenext {font-size: 16px;}
	.developlist:last-child {margin-top: 30px;}
  .developlist li div h5 {font-size: 20px;}	
  .developlist li {width: 100%;margin: 0 0 20px 0;}
  .developlist li:nth-child(2) {margin-top: 0;width: 100%;}
  .developlist li:nth-child(even) {text-align: left;width: 100%;}
  
}


@media(max-width:767px){
	.logo img {width:110px;}
	.banners,.bottomtel,.bottomtelh{ display:block;}
	.bannerb,.h_shebeiC dl dd:after,.otherbanner1 article .con:before,.otherbanner1 article .con:after,.about1 .right,.about4 .right article,.new dl dd div span{ display:none;}
	.nav-moblie {margin-top: -5px;}
	.banner .owl-pagination div {width: 7px;height: 7px;}
	.nav-moblie a {margin: 22px auto 0;}
	.floatright {max-width: 1000%;width: 100%;}
	.h_aboutT .left h5 {font-size: 22px;}
	.h_aboutT .left h5:after, .h_title h2:after {width: 55px;}
	.h_aboutT .left h2 {font-size: 19px;padding-left: 62px;margin-top: 22px;background-size: 50px !important;}
	.h_aboutT .left .con, .h_case .h_caseC .con {font-size: 14px;margin-top: 18px;line-height: 25px;height: 100px;}
	.h_aboutT .left .more {width: 107px;}
	.h_about .ul li p,.h_title .more{font-size:14px;}
	.h_about .ul li{margin-bottom:20px;padding:0;}
	.h_about .ul li img {margin: 5px auto;}
	.h_about .ul {padding: 30px 20px;}
	.h_about .ul li h5{font-size: 24px;}
	.h_case,.advantage,.case,.contact .right,.shebei,.message,.new,.newmain,.developdiv,.h_shebei,.h_new,.h_message {padding: 40px 20px;}
	.h_title h2, .h_case .h_title h5 {font-size: 21px;}
	.h_shebeiC dl dd h5 {font-size: 14px;}
	.h_shebeiC dl dd {padding: 12px 3px;}
	.h_shebeiC dl dd h5{width: 100%;}
	.h_shebeiC .prev {left: -30px;}
	.h_shebeiC .next {right: -30px;}
	.h_shebeiC .prev img,.h_shebeiC .next img{width: 30px;} 
	.h_case .left{width: 100%; margin:0;}
	.h_case .right{padding:30px 20px;width: 100%;}
	.h_case .h_caseC h5 {font-size: 18px;margin-top: 27px;}
	.h_case .h_caseC .more {margin-top: 18px;}
	.h_case .owl-pagination {bottom: -35px;}
	.h_case .h_caseC .con { height: 50px;margin-top: 7px;}
	.h_message .h_title p {text-align: left;width: 100%;}
	.h_messageC dl dt {margin-bottom: 5px;}
	.h_messageC dl dd textarea {height: 80px;}
	.h_messageC button{font-size:18px;}
	.bq{ text-align:center;}
	.bq .span2{float:none;}
	.otherbanner1 {padding: 70px 0;}
	.otherbanner1 article .con {padding: 0;margin-top: 0;border:0;}
	.otherbanner1 article {min-width: auto;}
	.otherbanner1 h2 {font-size: 23px;margin: 1px 0 0;}
	.otherbanner1 h6{padding: 0;}
	.othernav a {padding: 12px 0;margin: 0;width: 33%;float: left;}
	.othernav{ overflow:hidden;}
	.about1 .left,.about1 .left .con,.about1 .left .more{width: 100%;}
	.about1 {display: block;margin: 40px 20px;}
	.about1,.about2C dl{padding:0;}
	.about1 .left .con{font-size:15px;line-height: 26px;height: 130px;}
	.about2 .tit h2, .about4 .right .tit h2 {font-size: 26px;}
	.container2 {width: 100%;}	
	.about2{padding: 0 20px 40px;}
	.about2C dl{margin-bottom: 15px;}
	.about3{margin: 0;}
	.about4 .right {width: 100%;padding: 40px 20px;position: initial;}
	.about4 .left {width: 100%;margin: 0;padding: 22px 20px;}
	.about4 .left article {line-height: 26px;font-size: 15px;width: auto;}
	.about4 .left img {margin-top: 30px;}
	.about2C dl dd h5 {font-size: 16px;margin-top: 20px;}
	.about2C dl dd span {margin-top: 20px;}
	.advantage,.newmain article{line-height: 26px;font-size: 15px;}
	.advantage h1 {font-size: 20px;}
	.case dl,.shebei dl{padding:0 5px;}
	.case dl dd h5 {font-size: 15px;}
	.case dl dd p {line-height: 20px;height: 40px;margin-top: 6px;font-size: 14px;}
	.case dl dd {padding: 9px 0 15px;}
	.pagelist {margin: 15px 0 0;}
	.shebei dl {margin-bottom: 14px;}
	.message h2 {font-size: 17px;line-height: 29px;margin-bottom: 50px;}
	.new dl dt {width: 120px;}
	.new dl dd {width: calc(100% - 133px);}
	.new dl dd h5 {font-size: 16px;}
	.new dl dd p {line-height: 20px;height: 40px;margin-top: 4px;font-size: 14px;}
	.new dl dd div {margin-top: 4px;font-size: 14px;}
	.new dl a {padding: 15px 0;}
	.newmain time span img {height: 14px;}
	.developline{ display:none;}
  .developlist li,.developlist li:nth-child(even){float:none;}
  .developicon1 {left: 0;margin-left: -10px;top: 0;width: 20px;}
  .develop:after {left: 0;top: 19px;}
  .developlist h2 {font-size: 24px;}
  .developlist h2 p {font-size: 15px;}
  .developlist,.developlist:nth-child(even){width: 95%;margin:0 0 30px 5%;}
  .developlist h2 {margin-bottom: 25px;}
  .developlist li div h5 {font-size: 20px;}
  .developlist li div p {margin-top: 3px;}
  .developlist:nth-child(even){ text-align:left;}  		.developlist:nth-child(2),.developlist:nth-child(5),.developlist:nth-child(6),.developlist:nth-child(8),.developlist:nth-child(9),.developlist:nth-child(10){margin-top: 0;}
  
	
}


@media(max-width:640px){
	.top40 {margin-top: 25px;}
	.bq {font-size: 12px;padding: 9px 0;}
	.newmain h1 {font-size: 20px;}
	.newmain time span {margin: 0px 7px;font-size: 12px;}


	
}

@media (max-width:500px){
	
	

	
}
@media (max-width:430px){
	
	
}
@media (max-width:400px){
	
	
	
}
@media (max-width:390px){
	
}
@media (max-width:340px){
	
}</pre></body></html>